Gets or sets the date portion of this schedule
__property IDateSchedule* DateSchedule;
IDateSchedule* DateSchedule;
Property DateSchedule() As IDateSchedule*
The DateSchedule property can be set to an existing shared schedule (a DateSchedule with the Shared property set to True) or to a new DateSchedule that is specific to this job.
When you create a new DateSchedule that is not shared, be careful that it is only used on one job.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|